ArrayGetter<T> Method

Summary
Returns an array of objects at a given index for the given type.
Syntax
C#
C++/CLI
public override T[] ArrayGetter<T>( 
   int index 
) 
public: 
_array<T^>^_ ArrayGettergeneric<typename T> 
(  
   int index 
) override  

Parameters

index
Index for the objects' array to retrieve.

Type Parameters

T

Return Value

Returns an array of objects at a given index for the given type.

Requirements

Target Platforms

See Also

Reference

Segment Class

Segment Members

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.